runtime.stackObjectRecord.useGCProg (method)

3 uses

	runtime (current package)
		mgcmark.go#L950: 		if r.useGCProg() {
		stack.go#L728: 			if obj.useGCProg() {
		stack.go#L1295: func (r *stackObjectRecord) useGCProg() bool {